CommonEvent 1265
Name = "会話：アークジェリー"

  999([1265])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Wobbling..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Swaying..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Tentacles, swish swish..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Squish, squish..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>I get carried away by the waves..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
    ShowText(["\\n<Arch Jelly>A pretty jellyfish has poison... *smiling*"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Because I am an electric jellyfish... I will shock you."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>Shocking..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>I normally stay in the deep sea...\nWhen I get hungry, I float to the surface..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>The Elder Scylla is my friend..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>You're a human, aren't you...?"])
    ShowText([""])
    ShowChoices([["I'm a human", "I'm an angel", "I'm an alien"], 0])
    When([0, "人間だ"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Human, squeeze..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "天使だ"])
      ShowTextAttributes(["arkjelly_fc1", 2, 0, 2])
      ShowText(["\\n<Arch Jelly>Angel...? I do not like..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "エイリアンだ"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Welcome to our world..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
    ShowText(["\\n<Arch Jelly>I am the strongest among the jellyfish family..."])
    ShowText([""])
    ShowChoices([["Amazing!", "I'm not impressed", "I don't care"], 0])
    When([0, "すごい！"])
      ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
      ShowText(["\\n<Arch Jelly>Mmmm!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "すごくない"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Sad..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>You don't want to talk about the jellyfish family at all..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>My shining and glittering makes me beautiful, doesn't it...?"])
    ShowText([""])
    ShowChoices([["It's beautiful", "It's not beautiful", "I shine more"], 0])
    When([0, "キレイ"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Happy..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "キレイじゃない"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Sad..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "僕はもっと輝く"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Amazing...I want to see...!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
    ShowText(["\\n<Arch Jelly>Even if my tentacles are torn off, they will soon grow back...\n...Are you envious?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I'm jealous", "I'm not jealous", "Humans can also regrow quickly"], 0])
    When([0, "うらやましい"])
      ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
      ShowText(["\\n<Arch Jelly>Mmmm...♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "うらやましくない"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Gloomy..."])
      ShowText([""])
      Empty([])

    When([2, "人間もすぐ生えてくる"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>...Huh? Is that so...?"])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>How many tentacles do I have?"])
    ShowText([""])
    ShowChoices([["Between 20 to 30", "360, 000", "Just one"], 0])
    When([0, "20～30本"])
      ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
      ShowText(["\\n<Arch Jelly>That is a lot, isn't it..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "36万本"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>That is so many...scary..."])
      ShowText([""])
      Empty([])

    When([2, "1本もない"])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>I have...I have..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 322])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>I want to eat fish..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 322, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[322]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
        ShowText(["\\n<Arch Jelly>Fufu..."])
        ShowText([""])
        ChangeItems([322, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
        ShowText(["\\n<Arch Jelly>You won't give...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 19])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>Please give me holy water..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 19, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[19]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
        ShowText(["\\n<Arch Jelly>Fufu..."])
        ShowText([""])
        ChangeItems([19, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
        ShowText(["\\n<Arch Jelly>You won't give...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>I want money..."])
    ShowText([""])
    ConditionalBranch([7, 987, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 987G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arkjelly_fc1", 1, 0, 2])
        ShowText(["\\n<Arch Jelly>Fufu..."])
        ShowText([""])
        ChangeGold([1, 0, 987])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
        ShowText(["\\n<Arch Jelly>You won't give...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
      ShowText(["\\n<Arch Jelly>...There is none?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>I will give this coral to you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([226, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Arch Jelly gave you an \\ii[226]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>My tentacles were entangled in this seaweed... I will give it to you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([335, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Arch Jelly gave you some \\ii[335]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arkjelly_fc1", 0, 0, 2])
    ShowText(["\\n<Arch Jelly>I picked up this money... I will give it to you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1645])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Arch Jelly gave you 1645G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
